Package com.cisco.pt.ipc.sim
Interface ConsolePort
- All Known Implementing Classes:
ConsolePortImpl
Information provided by the PKI file:
\class HostPort
\brief HostPort handles and manipulates the port configurations on end devices.
\example network().getDevice("PC0").getPort("FastEthernet0")
- Author:
- Auto-generated
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSessionMethods inherited from interface com.cisco.pt.ipc.sim.Port
deleteLink, getBandwidth, getBia, getChannel, getClockRate, getDescription, getEncapProcess, getHardwareQueue, getHigherProcessCount, getKeepAliveProcess, getLightStatus, getLink, getMacAddress, getName, getPortNameNumber, getPower, getQosQueue, getTerminalTypeShortString, getType, isAutoCross, isBandwidthAutoNegotiate, isDuplexAutoNegotiate, isEthernetPort, isFullDuplex, isPortUp, isPowerOn, isProtocolUp, isStraightPins, isWirelessPort, setBandwidth, setBandwidthAutoNegotiate, setChannel, setClockRate, setDescription, setDuplexAutoNegotiate, setFullDuplex, setMacAddress, setPowerMethods inherited from interface com.cisco.pt.ipc.sim.Process
getOwnerDevice
-
Method Details
-
getTerminalLine
TerminalLine getTerminalLine()- Returns:
- TerminalLine Returns a TerminalLine
-